[INFO] cloning repository https://github.com/awxkee/jixel
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/awxkee/jixel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawxkee%2Fjixel", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawxkee%2Fjixel'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 724e812fdeefb48d69014369ca90dc0b221d2a88
[INFO] fixing awxkee/jixel against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawxkee%2Fjixel" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/awxkee/jixel
[INFO] finished tweaking git repo https://github.com/awxkee/jixel
[INFO] tweaked toml for git repo https://github.com/awxkee/jixel written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/awxkee/jixel on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/awxkee/jixel already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded av-data v0.4.4
[INFO] [stderr]   Downloaded yuvxyb-math v0.1.1
[INFO] [stderr]   Downloaded yuvxyb v0.4.2
[INFO] [stderr]   Downloaded ssimulacra2 v0.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6b64b95bb0dc5e8e2bfd3bdb89a0168703898aac381acb7f438ec29e93e683b4
[INFO] running `Command { std: "docker" "start" "6b64b95bb0dc5e8e2bfd3bdb89a0168703898aac381acb7f438ec29e93e683b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6b64b95bb0dc5e8e2bfd3bdb89a0168703898aac381acb7f438ec29e93e683b4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b64b95bb0dc5e8e2bfd3bdb89a0168703898aac381acb7f438ec29e93e683b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6b64b95bb0dc5e8e2bfd3bdb89a0168703898aac381acb7f438ec29e93e683b4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling built v0.8.1
[INFO] [stderr]     Checking no_std_io2 v0.9.4
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking bitstream-io v4.10.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]     Checking imgref v1.12.2
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking avif-serialize v0.8.9
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking fax v0.2.7
[INFO] [stderr]     Checking pxfm v0.1.29
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking gif v0.14.2
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling yuvxyb-math v0.1.1
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking jixel v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling ssimulacra2 v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking av-data v0.4.4
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking yuvxyb v0.4.2
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking plotters-bitmap v0.3.7
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking tiff v0.11.3
[INFO] [stderr]     Checking ravif v0.13.0
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking app v0.1.0 (/opt/rustwide/workdir/app)
[INFO] [stderr]     Checking stats v0.1.0 (/opt/rustwide/workdir/stats)
[INFO] [stdout] error: couldn't read `stats/src/../../assets/DejaVuSans.ttf`: No such file or directory (os error 2)
[INFO] [stdout]   --> stats/src/main.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 | const FONT: &[u8] = include_bytes!("../../assets/DejaVuSans.ttf");
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `stats/src/../../assets/DejaVuSans.ttf`: No such file or directory (os error 2)
[INFO] [stdout]   --> stats/src/main.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 | const FONT: &[u8] = include_bytes!("../../assets/DejaVuSans.ttf");
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> app/src/main.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     for i in 0..10 {
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `d_bytes`
[INFO] [stdout]   --> app/src/main.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 |         let d_bytes = jixel::encode_image(
[INFO] [stdout]    |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_d_bytes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> app/src/main.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     for i in 0..10 {
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `d_bytes`
[INFO] [stdout]   --> app/src/main.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 |         let d_bytes = jixel::encode_image(
[INFO] [stdout]    |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_d_bytes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stats` (bin "stats" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `stats` (bin "stats") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "6b64b95bb0dc5e8e2bfd3bdb89a0168703898aac381acb7f438ec29e93e683b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b64b95bb0dc5e8e2bfd3bdb89a0168703898aac381acb7f438ec29e93e683b4", kill_on_drop: false }`
[INFO] [stdout] 6b64b95bb0dc5e8e2bfd3bdb89a0168703898aac381acb7f438ec29e93e683b4
